Missing webhook_subscriptions.{read,write} scope for OAuth applications

I’m building an application that gets access with OAuth and it doesn’t seem like it’s possible to request the webhook_subscriptions.{read,write} scopes. I’ve tried both the scoped and classic OAuth methods.

Is the only way to setup webhook subscriptions via an API key?

1 Like

Hi there Franklin,

You can also setup webhook subscriptions via website providing the following information:

  • Integration Name
  • Webhook URL
  • HTTP Method
  • Events to Send

Was this helpful?

  • YES :+1:
  • NO :-1:

0 voters

@xenda.amici Is it possible to set up the webhook subscription via API instead? Aiming to build an application where the user doesn’t have to do this manually

1 Like

Hi @xenda.amici! Just wondering if there is an update on this thread, we are facing the same issue when trying to set up a webhook subscription via the API. We too are aiming to build an application where the user won’t have to do this manually. Thanks!

1 Like